@charset "utf-8";
/* CSS Document */
@charset "utf-8";
/* CSS Document */
/**common**/
* { scrollbar-width: 0; margin: 0; padding: 0; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }
body { color: #333; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p { margin: 0; padding: 0; font: 14px/1.5 Microsoft Yahei, Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-serif; }
table, td, tr, th { border-collapse: collapse; border-spacing: 0; font-size: 14px; }
ol, ul { list-style: none; }
li { list-style-type: none; }
img { vertical-align: middle; border: 0; }
address, cite, code, em, th, i { font-weight: normal; font-style: normal; }
.clear { clear: both; *zoom:1;
}
.clear:after { display: block; overflow: hidden; clear: both; height: 0; visibility: hidden; content: "."; }
a { text-decoration: none; color: #333; cursor: pointer; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; }
a:active { text-decoration: none; }
.fl { float: left; }
.fr { float: right; }
@font-face { font-family: "pangmen"; src: url('../fonts/pangmen.ttf'); }
@font-face { font-family: "ANTON-REGULAR"; src: url('../fonts/ANTON-REGULAR.ttf'); }
@font-face { font-family: "Nice Regular"; src: url('../fonts/Nice Regular.ttf'); }
@font-face { font-family: "LEXENDDECA-SEMIBOLD"; src: url('../fonts/LEXENDDECA-SEMIBOLD.ttf'); }
@font-face { font-family: "BEBASKAI"; src: url('../fonts/BEBASKAI.ttf'); }
body, html { overflow-x: hidden; min-width: 1300px; }
/* 设置滚动条的样式 */
::-webkit-scrollbar {
width:0;
}
::-webkit-scrollbar-track {
background-color:#e6e6e6;
border-radius:0px;
}
::-webkit-scrollbar-thumb {
background-color:#2e71b4;
border-radius:4px;
}
::-webkit-scrollbar-thumb:window-inactive {
background-color:#2e71b4;
border-radius:4px;
}
/* 按钮样式去除*/
input[type="button"], input[type="submit"], input[type="reset"] { -webkit-appearance: none; }
textarea { -webkit-appearance: none; }
input { border-radius: 0; }
.w1300 { width: 1300px; margin: 0 auto; }
/*头部 开始*/
/*头部 开始*/
.ly_Top { width: 100%; height: 90px; margin: 0; padding: 0; position: relative; z-index: 2; }
.ly_Top:before { content: ""; display: block; width: 85%; background: #fff; height: 90px; position: absolute; left: 0; top: 0; }
.ly_Top:after { content: ""; display: block; width: 178px; height: 90px; position: absolute; top: 0; left: 85%; background: url(../images/Bg1.png) no-repeat; }
.ly_Top .lyTop_Main { position: relative; }
.lyTop_Main .ly_Logo { width: 240px; height: 60px; overflow: hidden; margin: 15px 0; padding: 0; float: left; }
.ly_Logo a { display: table-cell; vertical-align: middle; width: 100%; height: 64px; overflow: hidden; margin: 0; padding: 0; }
.ly_Logo a img { display: inline-block; max-width: 100%; height: auto; max-height: 100%; margin: 0; padding: 0; }
.lyTop_Main .top_right#showopen .ly_Nav { transform: scale3d(0, 0, 0); width: 0; transition: none; }
.lyTop_Main .top_search { float: right; position: relative; transition: all 0.5s; margin: 29px 0 0; height: 100%; display: flex; display: -webkit-flex; align-items: center; }
.lyTop_Main .nav-hide .top_search { margin-top: 19px; }
.lyTop_Main .top_search em { background: url(../images/top_ss.png) center center no-repeat; height: 100%; width: 26px; height: 26px; cursor: pointer; display: block; float: right; overflow: hidden; transition: all 0.3s; }
.lyTop_Main .top_search em:Hover { opacity: 0.8; filter: Alpha(opacity=80); }
.lyTop_Main #showopen .top_search em { opacity: 0; filter: Alpha(opacity=0); }
.lyTop_Main .top_search .search_con2 { position: absolute; right: 0px; height: 45px; z-index: 100; transform: scale3d(0, 0, 0); transform-origin: right center; transition: all 0.5s; opacity: 0; filter: Alpha(opacity=0); width: 460px; background: #fff; top: -5px; }
.lyTop_Main #showopen .top_search .search_con2 { opacity: 1.0; filter: Alpha(opacity=100); transform: scale3d(1, 1, 1); }
.top_search .search_con2 .search-input { width: 380px; float: left; height: 45px; line-height: 45px; overflow: hidden; border: 1px solid #d4d4d4; border-radius: 5px; font-size: 15px; padding-left: 20px; background: #fff; }
.top_search .search_con2 .input1 { height: 45px; line-height: 45px; background: none; border: 0; width: calc(100% - 57px); width: -webkit-calc(100% - 57px); width: -moz-calc(100% - 57px); float: left; outline: none; font-size: 15px; color: #666; }
.top_search .search_con2 .bnts { float: right; width: 56px; height: 45px; background: url(../images/top_ss.png) center center no-repeat; margin-right: 1px; cursor: pointer; border: none; background-size: 20px 20px; }
.top_search .search_con2 .bnts:hover { transition: all 0.3s; opacity: 0.8; filter: Alpha(opacity=80); }
.top_search .search_con2 .moblie-search-close { position: absolute; top: 14px; right: 15px; width: 20px; height: 20px; background: url(../images/scguan.png) center center no-repeat; background-size: 18px 18px; opacity: .5; }
.nav-hide .top_search .search_con2 .moblie-search-close { background-image: url(../images/scguan.png); }
/*导航栏 开始*/
.ly_Nav { width: auto; height: auto; margin: 0; padding: 20px 0; float: right; }
.ly_Nav li, .ly_Nav a { text-decoration: none; list-style: none; }
.ly_Nav ::-webkit-scrollbar {
display: none;
}
.ly_Nav .nav_list { width: 100%; margin: 0 auto; -webkit-box-sizing: border-box; box-sizing: border-box; }
.ly_Nav .nav_list > ul > li { display: inline-block; width: auto; position: relative; list-style: none; margin: 0 50px 0 0; padding: 0; float: left; position: relative; }
.ly_Nav .nav_list > ul > li:last-child { background: none; }
.ly_Nav .nav_list > ul > li > a { display: inline-block; width: 100%; color: #222; font-size: 18px; text-align: center; padding: 10px 0; margin: 0; text-decoration: none; }
.ly_Nav .nav_list > ul > li:hover, .ly_Nav .nav_list > ul > li.active { }
.ly_Nav .nav_list > ul > li:hover > a, .ly_Nav .nav_list > ul > li.active > a { color: #004ea2; }
.ly_Nav .nav_list > ul > li > em { display: block; width: 0px; height: 4px; overflow: hidden; background-color: #004ea2; margin: 0; padding: 0; position: absolute; bottom: 0px; left: 50%; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transform-origin: 0 0; transform: skew(60deg); }
.ly_Nav .nav_list > ul > li:hover > em, .ly_Nav .nav_list > ul > li.active > em { width: 100%; margin: 0 0 0 -50%; }
.ly_Nav .nav_list > ul > li:nth-child(1):hover > em, .ly_Nav .nav_list > ul > li:nth-child(1).active > em { width: 80%; margin: 0 0 0 -50%; }
.ly_Nav .nav_list > ul > li i { display: inline-block; width: 20px; height: 20px; background: url(../images/down.png) center center no-repeat; background-size: 10px 10px; vertical-align: middle; cursor: pointer; margin: 0; display: none; }
.ly_Nav .nav_list > ul > li i.cur { background: url(../images/up.png) center center no-repeat; background-size: 10px 10px; text-decoration: none; }
.ly_Nav .nav_list > ul > li ul { display: none; position: absolute; left: -17%; top: 80px; z-index: 9; width: 134%; overflow: hidden; background-color: #fff; border-top: 2px solid #991017; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); border-radius: 0 0 2px 2px; }
.ly_Nav .nav_list > ul > li:hover ul { display: block; }
.ly_Nav .nav_list > ul > li ul li { width: 100%; overflow: hidden; margin: 0 auto; padding: 0; border-bottom: 1px solid rgba(85, 87, 89, 0.1); }
.ly_Nav .nav_list > ul > li ul li:last-child { border: 0; }
.ly_Nav .nav_list > ul > li ul li a { display: block; width: 100%; height: 40px; overflow: hidden; line-height: 40px; color: #555; font-size: 14px; text-align: center; white-space: nowrap; text-overflow: ellipsis; margin: 0 auto; padding: 0 8px; }
.ly_Nav .nav_list > ul > li ul li a:hover { color: #991017; }
.ly_Nav .nav_menu { display: none; }
/*导航栏 结束*/
/*头部 结束*/
@media (max-width: 1850px) {
.top_right{ position:absolute; left:30%; width:65%;}
}
@media (max-width: 1680px) {
.top_right{ left:28%;}
}
@media (max-width: 1600px) {
.top_right{ left:26%;}
}
@media (max-width: 1560px) {
.top_right{ left:24%;}
}
@media (max-width: 1440px) {
.top_right{ left:20%;}
}


/* banner 开始 */
.apple-banner { width: 100%; height: 745px; overflow: hidden; position: relative; top: -90px; z-index: 1; }
.apple-banner:before { content: ""; display: block; width: 28%; height: 52px; background: #f3f8fb; position: absolute; left: 0; bottom:0; z-index: 2; }
.apple-banner:after { content: ""; display: block; width: 184px; height: 89px; position: absolute; left: 28%; bottom: 0; z-index: 2; background: url(../images/Bg2.png) no-repeat; }
.apple-banner .swiper-container1 { width: 100%; height: 745px; position: relative; }
.apple-banner .swiper-container1 .swiper-button-prev, .apple-banner .swiper-container1 .swiper-button-next { width: 15%; height: 100%; top: 0; background: none; margin: 0; }
.apple-banner .swiper-container1 .swiper-button-prev { left: 0; }
.apple-banner .swiper-container1 .swiper-button-next { right: 0; }
.apple-banner .swiper-button-prev span, .apple-banner .swiper-button-next span { display: block; width: 50px; height: 50px; position: absolute; top: 50%; margin-top: -32px; border-radius: 100%; opacity: 0; -webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease; }
.apple-banner .swiper-button-prev span { background: rgba(0,0,0,0.3) url(../images/jtl.png) center center no-repeat; left: 20px; }
.apple-banner .swiper-button-next span { background: rgba(0,0,0,0.3) url(../images/jtr.png) center center no-repeat; right: 20px; }
.apple-banner .swiper-button-prev:hover span, .apple-banner .swiper-button-next:hover span { opacity: .7; }
/*分页器*/
.apple-banner .swiper-container-horizontal>.swiper-pagination-bullets, .apple-banner .swiper-pagination-custom, .apple-banner .swiper-pagination-fraction { top: auto; bottom: 40px; }
.apple-banner .swiper-pagination-bullet { display: inline-block; width: 16px; height: 16px; background: #fff; border: 0; margin: 0 6px !important; cursor: pointer; border-radius: 0; opacity: 1; border-radius: 50%; }
.apple-banner .swiper-pagination-bullet-active { background: #004ea2; }
/* banner 结束 */

/*关于我们 开始*/
.ly_tit { margin-bottom: 45px; overflow: hidden; }
.ly_tit span { display: block; font-size: 30px; color: #ddd; font-family: ANTON-REGULAR; text-transform: uppercase; }
.ly_tit span img { display: inline-block; margin: 0 0 -10px 10px; }
.ly_tit p { font-size: 36px; font-weight: bold; color: #222; line-height: 45px; }
.ly_tit1 span { color: rgba(255,255,255,0.2); }
.ly_tit1 p { color: #fff; }
.ly_About { width: 100%; background: #f3f8fb url(../images/lyAbout_Bg.png) no-repeat left bottom; padding: 120px 0 190px; margin-top: -90px; position: relative; }
.ly_About .lyAbout_l { width: 42%; float: left; }
.lyAbout_Ms { margin: 0 0 70px; min-height:200px; }
.lyAbout_Ms, .lyAbout_Ms p { overflow: hidden; max-height: 160px; line-height: 32px; color: #777; font-size: 16px; text-align: justify; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 6; -webkit-box-orient: vertical; }
.lyAbout_btn { width: 212px; height: 60px; background: #fff; transform-origin: 0 0; transform: skew(-15deg); line-height: 60px; text-align: center; }
.lyAbout_btn a { display: block; transform-origin: 0 0; transform: skew(15deg); font-size: 18px; color: #555; }
.lyAbout_btn a img { display: inline-block; margin: -2px 0 0 20px; }
.lyAbout_btn a:hover img { margin: -2px 0 0 25px; }
.ly_About .lyAbout_r { width: 52%; float: right; height: 454px; position: relative; }
.ly_About .lyAbout_r .lyAbout_Data { width: 150px; height: 70px; background: #00000c; position: absolute; top: 60px; left: -24px; text-align: center; color: #fff; }
.ly_About .lyAbout_r .lyAbout_Data span { font-size: 32px; font-weight: bold; display: block; line-height: 32px; margin: 7px 0 0; }
.ly_About .lyAbout_r .lyAbout_Data p { font-size: 16px; opacity: 0.6; }
.ly_About .lyAbout_r .lyAbout_Img { width: 100%; height: auto; }
/*关于我们 结束*/


/*产品中心 开始*/
.ly_Pro { width: 100%; padding: 185px 0; background: url(../images/Pro_Bg.png) no-repeat top center; margin-top: -89px; position: relative; z-index: 2;}
.ly_Pro .w1300{ position:relative;}
.ly_Pro .lyPro_menu {border-bottom: 1px solid rgba(255,255,255,0.25); position:absolute; top:20px; right:0; width:70%; padding:0 0 20px;}
.ly_Pro .lyPro_menu:before{ content:""; display:block; width:9px; height:9px; border:1px solid rgba(255,255,255,0.25); position:absolute; left:-11px; border-radius:50px; bottom:-5px;}
.lyPro_menu .swiper-container{width: calc(100% - 100px); float:left;}
.lyPro_menu .swiper-container .swiper-slide { width: auto; }
.lyPro_menu .swiper-container .swiper-slide a { display: block; height: 40px; line-height: 40px; color: #fff; font-size: 18px; padding: 0 24px; background-color: rgba(0, 0, 0, 0); border-radius: 20px; }
.lyPro_menu .swiper-container .swiper-slide:hover a { color: #004ea2; }
.lyPro_menu .swiper-button-prev, .lyPro_menu .swiper-button-next { width: 28px !important; height: 28px !important; background:rgba(255,255,255,0.1); border-radius: 50%; position: absolute; top: 50%; opacity: 1; left:inherit; }
.lyPro_menu .swiper-button-prev { right:38px; }
.lyPro_menu .swiper-button-next { right: 0; }
.lyPro_menu .swiper-button-prev:hover, .lyPro_menu .swiper-button-next:hover { background-color: #004ea2; }
.lyPro_list ul{ min-height:300px;}
.lyPro_list ul li{ width:23.5%; float:left; margin:0 2% 30px 0; background:#fff; padding:15px 30px; position:relative;}
.lyPro_list ul li:nth-child(4n+4){ margin-right:0;}
.lyPro_list ul li .lyPro_Img{ width:100%; height:240px; position:relative; overflow:hidden;}
.lyPro_list ul li .lyPro_Img img{ display:block; max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto;}
.lyPro_list ul li .lyPro_Text{ text-align:center; margin:6px 0 4px;}
.lyPro_list ul li .lyPro_Text .lyPro_Name{ display:block; width:100%; font-size:16px; color:#222; font-weight:bold; position:relative; border-bottom:1px solid #ddd; padding:0 0 10px;margin-bottom:8px;}
.lyPro_list ul li .lyPro_Text .lyPro_Name:before,.lyPro_list ul li .lyPro_Text .lyPro_Name:after{ content:""; display:block; width:7px; height:7px; position:absolute; left:-9px; bottom:-5px; border:1px solid #ddd; border-radius:50px;}
.lyPro_list ul li .lyPro_Text .lyPro_Name:after{ left:inherit !important; right:-9px;}
.lyPro_list ul li .lyPro_Text .lyPro_Name a{ display:block; width:100%; padding:0 10px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis; }
.lyPro_list ul li .lyPro_Text p{ font-size:14px; color:#999;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.lyPro_list ul li .lyPro_Text p img{ display:inline-block; margin:-2px 8px 0 0;}
.lyPro_list ul li:after{ content:""; display:block; width:100%; height:0;background:rgba(0,0,12,0.45) url(../images/view.png) no-repeat center center;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; position:absolute; left:0; top:0; z-index:1; }
.lyPro_list ul li .lyPro_btn{ display:none; position:absolute; left:50%; top:50%;transform: translate(-50%, -50%); z-index:2; width:100%; height:100%; text-align:center;}
.lyPro_list ul li:hover:after{ height:100%;}
.lyPro_list ul li:hover .lyPro_btn{ display:block;}
.lyPro_list ul li:hover .lyPro_Img img{-webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.lyPro_More { width: 212px; height: 60px; background:rgba(255,255,255,0.5); transform-origin: 0 0; transform: skew(-15deg); line-height: 60px; text-align: center; margin:20px auto 0; }
.lyPro_More a { display: block; transform-origin: 0 0; transform: skew(15deg); font-size: 18px; color: #030c1c; opacity:0.65; }
.lyPro_More a img { display: inline-block; margin: -2px 0 0 20px; }
.lyPro_More a:hover img { margin: -2px 0 0 25px; }
/*产品中心 结束*/


/*技术文章 开始*/
.ly_Art{ width:100%; padding:120px 0; background:#f3f8fb; margin-top:-108px;}
.ly_Art .w1300{ position:relative;}
.lyArt_btn { width: 212px; height: 60px; background: #fff; transform-origin: 0 0; transform: skew(-15deg); line-height: 60px; text-align: center; position:absolute; right:0; top:20px; }
.lyArt_btn a { display: block; transform-origin: 0 0; transform: skew(15deg); font-size: 18px; color: #555; }
.lyArt_btn a img { display: inline-block; margin: -2px 0 0 20px; }
.lyArt_btn a:hover img { margin: -2px 0 0 25px; }
.lyArt_list ul li{ width:49%; float:left; margin:0 2% 30px 0; background:#fff; padding:25px 30px; position:relative;transition:none;}
.lyArt_list ul li:nth-child(2n+2){ margin-right:0;}
.lyArt_list ul li i{ display:block; position:absolute; width:154px; height:35px; background:#f3f8fb; right:0; top:0; z-index:1;transition:none;}
.lyArt_list ul li i:after{content:"";display:block;border-left: 22px solid #fff;border-top: 35px solid #f3f8fb;position:absolute;left: 0;top:0;}
.lyArt_list ul li a.lyArt_Name{ display:block; max-width:80%; font-size:16px; color:#222; font-weight:bold;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.lyArt_list ul li p{ font-size:16px; color:#999; line-height:26px;overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; word-break: break-all; height:52px; margin-top:10px;}
.lyArt_list ul li span{ display:block; position:absolute; width:149px; height:26px; background:#004ea2; text-align:center; color:#fff; line-height:26px; font-size:14px; right:0; top:9px; z-index:2;transition:none;}
.lyArt_list ul li span img{ display:inline-block; margin:-3px 8px 0 0;}
.lyArt_list ul li span:after{content:"";display:block;border-left: 18px solid #fff;border-top: 26px solid #004ea2;position:absolute;left: 0;top:0;}
.lyArt_list ul li:hover{ background:#004ea2;}
.lyArt_list ul li:hover a.lyArt_Name{ color:#fff;}
.lyArt_list ul li:hover p{ color:rgba(255,255,255,0.5);}
.lyArt_list ul li:hover i:after{border-left: 22px solid #004ea2;border-top: 35px solid #f3f8fb;}
.lyArt_list ul li:hover span{ background:#00000c;transition:none;} 
.lyArt_list ul li:hover span:after{border-left: 18px solid #004ea2;border-top: 26px solid #00000c;}
/*技术文章 结束*/

/*底部联系方式 开始*/
.lyFoot_lxfs{ width:100%; position:relative; background:#fff; padding:95px 0 150px;}
.lyFoot_lxfs:before { content: ""; display: block; width: 28%; height: 52px; background: #fff; position: absolute; right: 0; top: -52px; z-index: 2; }
.lyFoot_lxfs:after { content: ""; display: block; width: 99px; height: 87px; position: absolute; right: 28%; top: -87px; z-index: 2; background: url(../images/Bg3.png) no-repeat; }
.lyFoot_lxfs ul li{ width:30%; float:left; margin:0 5% 0 0; background:url(../images/foot_Bg1.png) no-repeat; height:263px;text-align:center; padding:50px 20px 20px;}
.lyFoot_lxfs ul li:last-child{ margin-right:0;}
.lyFoot_lxfs ul li .lyFootlxfs_Ico{ width:80px; height:80px;border-radius:50px; margin:0 auto;}
.lyFoot_lxfs ul li .lyFootlxfs_Ico1{ background:#004ea2 url(../images/foot_ico01.png) no-repeat center center;}
.lyFoot_lxfs ul li .lyFootlxfs_Ico2{ background:#004ea2 url(../images/foot_ico02.png) no-repeat center center;}
.lyFoot_lxfs ul li .lyFootlxfs_Ico3{ background:#004ea2 url(../images/foot_ico03.png) no-repeat center center;}
.lyFoot_lxfs ul li span{ display:block; margin:20px 0 5px; font-size:16px; color:#999;}
.lyFoot_lxfs ul li p{ font-size:18px; color:#222; font-weight:bold;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;} 
.lyFoot_lxfs ul li i{ display:block; font-size:16px; color:#222;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.lyFoot_lxfs ul li:hover{ background:url(../images/foot_Bg2.png) no-repeat;}
.lyFoot_lxfs ul li:hover .lyFootlxfs_Ico1{ background:#fff url(../images/foot_hico01.png) no-repeat center center;}
.lyFoot_lxfs ul li:hover .lyFootlxfs_Ico2{ background:#fff url(../images/foot_hico02.png) no-repeat center center;}
.lyFoot_lxfs ul li:hover .lyFootlxfs_Ico3{ background:#fff url(../images/foot_hico03.png) no-repeat center center;}
.lyFoot_lxfs ul li:hover span{ color:rgba(255,255,255,0.5);}
.lyFoot_lxfs ul li:hover p,.lyFoot_lxfs ul li:hover i{ color:#fff;}

/*底部 开始*/
.lyFoot{ width:100%;background:url(../images/Foot_Bg.png) no-repeat top center; padding:135px 0 0; position:relative; margin-top:-84px;}
.lyFoot_l{ width:30%; float:left;}
.lyFoot_l .lyFoot_logo{ margin-bottom:60px;}
.lyFoot_l .lyFoot_Ewm{ width:122px; height:auto; position:relative;}
.lyFoot_l .lyFoot_Ewm p{ text-align:center; color:rgba(255,255,255,.25); font-size:16px; margin:10px 0 0;}
.lyFoot_l .lyFoot_Ewm:after{ content:""; display:block; width:164px; height:60px;background:url(../images/scan.png) no-repeat; position:absolute; left:8px;top:12px;animation:saomiao 2s linear infinite;}
@keyframes saomiao {
  0% {top:12px;}
  50% {top:60%;}
  0% {top:12px;}
}
.lyFoot_r{ width:67%; float:right;}
.lyFoot_r .lyFoot_Nav{ width:100%; margin:20px 0 85px; overflow:hidden;}
.lyFoot_r .lyFoot_Nav ul li{ text-align:center; float:left; padding:0 48px;}
.lyFoot_r .lyFoot_Nav ul li:first-child{ padding-left:0;}
.lyFoot_r .lyFoot_Nav ul li:last-child{ padding-right:0;}
.lyFoot_r .lyFoot_Nav ul li a{ display:block; color:#fff; font-size:16px;}
.lyFoot_r .lyFoot_Nav ul li a p{ font-size:12px;color:rgba(255,255,255,.2); margin-top:5px;}
.lyFoot_r .lyFoot_Nav ul li:hover a b{ text-decoration:underline;}
.lyFoot_ico{ width:100%; border-bottom:1px solid rgba(255,255,255,.1); padding-bottom:15px; margin-bottom:15px;}
.lyFoot_ico ul li { margin: 0 15px 0 0; display: inline-block; float:left; }
.lyFoot_ico ul li{ font-size:0;}
.lyFoot_ico ul li:nth-child(3) { margin: 0; }
.lyFoot_ico ul li a { display: block; width: 36px; height: 36px; margin: 0; padding: 0; background-color: rgba(255,255,255,0.1); border-radius: 50%; }
.lyFoot_ico ul li a img { display: block; width: 36px; height: 36px; margin: 0 auto; padding: 0; border-radius: 50%; opacity:0.7; }
.lyFoot_ico ul li a:hover { background-color:rgba(255,255,255,0.7); }
.lyFoot_ico ul li a:hover img{opacity:1;}
.lyFoot .lyFoot_Copy{ width:100%; padding:12px 0; border-top:1px solid rgba(255, 255, 255, 0.1); overflow:hidden; margin:60px 0 0;} 
.lyFoot_Copy p,.nyFoot_Copy p { line-height: 40px; color: rgba(255, 255, 255, .25); font-size: 16px; }
.lyFoot_Copy p a,.nyFoot_Copy p a { color: rgba(255, 255, 255, .25); font-size: 16px; }
.lyFoot_Copy p a:hover,.nyFoot_Copy p a:hover { color: #fff; }

/*ly_Links 开始*/
.ly_Links { width:100%; height:auto; margin:0 auto; position:relative;}
.ly_Links .lyLinks_title { width:103px; height:67px; overflow:hidden;padding:12px 0; background-color:#004ea2; float:left;}
.lyLinks_title span { display:block; width:100%; height:24px; overflow:hidden; line-height:24px; color:#fff; font-weight:bold; font-size:16px; text-align:center; margin:0 auto; padding:0;}
.lyLinks_title p { width:100%; height:20px; overflow:hidden; line-height:20px; color:rgba(255,255,255,0.5); font-size:16px; text-align:center; margin:0 auto; padding:0;}
.lyLinks_title p img{ display:inline-block; margin:-2px 5px 0 0;}
.ly_Links .lyLinks_list { width: calc(100% - 130px); float:right; min-height:80px; overflow:hidden;}
.lyLinks_list p { width:100%; line-height:32px; color:rgba(255,255,255,0.25); font-size:16px;padding:0 30px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; word-break: break-all; height:67px;}
.lyLinks_list p a { display:inline-block; height:32px; line-height:32px; color:rgba(255,255,255,0.25); font-size:16px; margin:0 20px 0 0; padding:0;}
.lyLinks_list p a:hover { color:#fff;}
/*ly_Links 结束*/


/*nybanner 开始*/
.nyBanner { width: 100%; height: 500px; overflow: hidden; margin: 0 auto; padding: 0; position: relative; top:-90px;}
.nyBanner img { display: block; width: 1920px; max-width: 1920px; height: 500px; position: absolute; top: 0; left: 50%; margin-left: -960px; border: 0; }
/*nybanner 结束*/

/*关于我们 开始*/
.NyMain { width: 1300px; height: auto; min-height: 320px; margin: -20px auto; padding: 0 0 150px; }
.NyMain .NyLeft {width: 20%;height: auto;margin: 0 auto;padding: 0;float: left;}
.cp_type .hd {background:url(../images/ml_bt.png) no-repeat;padding: 9px 0 0  35px;height: 85px;box-sizing: border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.cp_type .hd p {height: 40px;line-height: 50px;font-size: 24px;font-weight: bold;color: #fff;}
.cp_type .hd:before { content: ''; display: inline-block; width: 44px; height: 43px; background: url(../images/mulu_tlt.png) center center no-repeat; vertical-align: middle; float: right; margin-top: 10px; }
.cp_type .hd span { display: block; height: 20px; line-height: 20px; font-size: 14px; color: rgba(255,255,255,.3); text-transform: uppercase; }
.cp_type .bd {padding: 15px 0 25px;background: #fff;border: 1px solid #ddd;border-top:none;min-height:300px;}
.cp_type .bd ul li.on {/* border: 0; */}
.cp_type .bd ul li p {height: 60px;line-height: 60px;border-bottom: 1px solid #dedede;position: relative;padding: 0 10px;margin: 0 17px;}
.cp_type .bd ul li p a {display: block;width: 100%;overflow: hidden;line-height: 60px;color: #333;font-size: 17px;white-space: nowrap;text-overflow: ellipsis;float: left;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;background: url(../images/mulu3.png) 0px center no-repeat;padding: 0 20px 0 0;}
.cp_type .bd ul li p span {display: block;width: 22px;height: 60px;cursor: pointer;position: absolute;top: 0;right: 8px;background: url(../images/mulu1.png) center center no-repeat;background-size: 22px 22px;}
.cp_type .bd ul li div { display: none; padding: 10px 0;margin: 0 30px;}
.cp_type .bd ul li.on div {display: block;padding: 10px 0;margin: 0 30px;}
.cp_type .bd ul li div a {display: block;height: 42px;line-height: 42px;color: #999;font-size: 15px;margin: 0 auto 1px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;border-bottom: 1px dashed #ddd;}
.cp_type .bd ul li div a:before {content: "";display: block;width:8px;height:9px;background:url(../images/ico2.png) no-repeat left center;float: left;margin: 15px 10px 0 0;}
.cp_type .bd ul li div a:first-child { border-top: 0; }
.cp_type .bd ul li.on:before{display:inline-block;content:"";width:2px;height:60px;background:#e60012;float: left; margin-left:-1px;}
.cp_type .bd ul li p a:hover, .cp_type .bd ul li.on p a {color: #004ea2;}
.cp_type .bd ul li.on p span {background: url(../images/mulu2.png) center center no-repeat;background-size: 22px 22px;}
.cp_type .bd ul li div a:hover { color: #004ea2; }
.cp_type .bd ul a.ckqb { display: block; height: 34px; line-height: 34px; font-size: 16px; color: #333; background: #f1f1f1; width: 94%; margin: 10px auto; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; cursor: pointer; }
.cp_type .bd ul a.ckqb:hover { background: #e30614; color: #fff; }
.cp_type .bd ul .lastflli { display: block; width: 100%; height: 40px; line-height: 40px; color: #fff; text-align: center; background-image: linear-gradient(45deg, #65ae46, #1e91c6); -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
.cp_type .bd ul .lastflli:hover { background-image: linear-gradient(45deg, #1e91c6, #1e91c6) }

.NyMain .NyRight { width: 77%; height: auto; margin: 0 auto; padding: 0; float: right; }
.NyRight .NyRight_Top { width: 100%; overflow: hidden; margin: 0 auto 30px; padding: 0 0 15px; border-bottom: 1px solid #ddd; }
.NyRight_Top p { width: 25%; height: 30px; overflow: hidden; line-height: 30px; color: #333; font-size: 24px; font-weight: bold; margin: 0; padding: 0; float: left; background:url(../images/ny_bt.png) no-repeat left center; padding-left:20px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; }
.NyRight_Top p font { color: #999; font-size: 15px; font-weight: normal; margin: 0 0 0 5px; display: inline-block; }
.NyRight_Top .lyMbx { width: 75%; height: 30px; overflow: hidden; line-height: 30px; color: #555; font-size: 14px; text-align: right; white-space: nowrap; text-overflow: ellipsis; margin: 0; padding: 0; float: right; }
.lyMbx img { display: inline-block; width: 15px; height: 21px; vertical-align: middle; margin: -4px 6px 0 0; padding: 0; }
.lyMbx a { color: #555; }
.lyMbx a:hover { color: #004ea2; }
.lyMbx span { color: #999; }
.ny_honor_list ul{ min-height:600px;}
/*内页关于我们开始*/
.ny_about_con { position: relative; }
.ny_about_con .nyabout_img {  height: 328px; width: 100%; }
.ny_about_con .nyabout_img img { max-height: 100%; max-width: 100%; }
.nyabout_des { width: 100%; overflow: hidden; line-height: 35px; color: #555; font-size: 15px; text-align: justify; text-indent: 2em; word-break: break-all; margin: 20px auto 15px;   box-sizing: border-box; }
.nyabout_des p span, .nyabout_des p em { color: #555!important; font-family: Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-serif!important; font-size: 16px!important; font-style: normal!important; font-weight: normal!important; }

/*荣誉资质 开始*/
.ny_honor { margin-top: 60px; }
.ny_honor .ny_honor_bt { text-align: center; margin-bottom: 30px; }
.ny_honor .ny_honor_bt span { display: block; font-size: 24px; color: #f1f1f1; text-transform: uppercase; }
.ny_honor .ny_honor_bt b { display: block; font-size: 24px; color: #333; }
.ny_honor_scoll{width:100%;padding:15px 5% 25px; position:relative;}
.ny_honor_scoll .item{position:relative;min-height: 240px; overflow:hidden; padding:0 1%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.ny_honor_scoll .swiper-button-prev4, .ny_honor_scoll .swiper-button-next4 { width:40px!important; height:40px!important; margin:-52px 0 0!important; position:absolute; top:50%!important; opacity:1; cursor:pointer;}
.ny_honor_scoll .swiper-button-prev4 { background:url(../images/prev.png) center center no-repeat!important; left:0;}
.ny_honor_scoll .swiper-button-next4 { background:url(../images/next.png) center center no-repeat!important; right:0;}
.ny_honor_scoll .content-slider li .pic { display: block; width: 100%; float: left; height: 230px; border: 1px solid #DDDDDD; text-align: center; position: relative; overflow: hidden; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; margin-bottom: 3px; }
.ny_honor_scoll .content-slider li .pic img { max-width: 95%; max-height: 95%; vertical-align: middle; -webkit-transition: all .6s; -moz-transition: all .6s; -ms-transition: all .6s; -o-transition: all .6s; transition: all .25s; }
.ny_honor_scoll .content-slider li .pic .iblock { display: inline-block; height: 100%; width: 0; vertical-align: middle }
.ny_honor_scoll .content-slider li:hover .pic img { transform: scale(1.1); -ms-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1); -moz-transform: scale(1.1); }
.ny_honor_scoll .content-slider li .tlt { display: block; height: 62px; clear: both; margin-top: 5px; text-align: center; font-size: 16px; color: #333; line-height: 62px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.ny_honor_scoll .content-slider li:hover .tlt { color: #004ea2; }
.ny_honor_scoll .lSPager { display: none; }
/*内页关于我们 结束*/


/*内页新闻中心 开始*/
.ny_newstj ul li{ width:100%; height:178px; margin-bottom:30px; border-bottom:1px solid #ddd; padding-bottom:25px;}
.ny_newstj ul li .newstj_img{width:211px;float:left;position:relative;height: 148px;}
.ny_newstj ul li .newstj_img img{width: 100%;height: 100%; display: block; position: absolute; margin: auto; left: 0; right: 0; bottom: 0; top: 0;object-fit: cover;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.ny_newstj ul li .newstj_text{float: right;width: calc(100% - 211px);padding: 5px 30px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;height: 148px;}
.ny_newstj ul li .newstj_text .newstj_tlt{ height:40px; line-height:40px;}
.ny_newstj ul li .newstj_text .newstj_tlt a{display:block;font-size:18px;color:#333;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:80%;float:left; font-weight:bold;}
.ny_newstj ul li .newstj_text .newstj_tlt a:hover{ color:#004ea2;}
.ny_newstj ul li .newstj_text .newstj_tlt span{ float:right; font-size:15px; color:#c6c6c6;}
.ny_newstj ul li .newstj_text p{font-size:14px;color:#999;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;word-break: break-all;height:48px;line-height: 26px;margin: 5px 0 20px;}
.newstj_btn{ width:98px; height:30px; line-height:30px; text-align:center; background:#004ea2;}
.newstj_btn a{ color:#fff;}
.ny_newstj ul li .idxTjNew_time {width: 68px;height: 56px;overflow: hidden;background: rgba(0,78,162,.6);text-align: center;position: absolute;top: 0;right: 0;box-sizing: border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.ny_newstj ul li .idxTjNew_time em {display: block;margin: 5px 0 0;font-size: 16px;color: #fff;font-style: normal;font-weight: bold;}
.ny_newstj ul li .idxTjNew_time span {font-size: 14px;color: #fff;display: block;margin-top: 2px;}

.ny_news ul li {width: 48.5%; float:left;margin: 0 3% 20px 0;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box; border-bottom:3px solid #f9f9f9; background:#f9f9f9; padding:20px; }
.ny_news ul li:nth-child(2n+2){ margin-right:0;}
.ny_news ul li:hover{ border-bottom:3px solid #004ea2; cursor:pointer;}
.ny_news ul li .news_tlt {height: 40px;line-height: 40px;}
.ny_news ul li .news_tlt a {font-size: 16px;color: #666;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;}
.ny_news ul li p { font-size:15px; color:#999; background:url(../images/time2.png) no-repeat left center; padding-left:30px; height:30px; line-height:30px;}
.ny_news ul li:hover .news_tlt a{ color:#004ea2;}
/*内页新闻中心 结束*/



/*内页新闻文章详情 开始*/
.NyNews_Detail { width: 100%; overflow: hidden; margin: 0 auto; padding: 0; }
.NyNews_Detail .NyNewsDetail_Title { width: 100%; height: auto; overflow: hidden; line-height: 40px; color: #333; font-size: 24px; margin: 0 auto 10px; padding: 0; text-align: center; }
.NyNews_Detail .NyNewsDetail_Tips { width: 100%; height: auto; overflow: hidden; line-height: 30px; color: #999; font-size: 15px; margin: 0 auto 20px; padding: 0 0 15px; border-bottom: 1px solid none; text-align: center; border-bottom: 1px dashed #ddd; }
.NyNewsDetail_Tips img { display: inline-block; width: 20px; height:19px; vertical-align: middle; margin: -2px 6px 0 0; padding: 0; }
.NyNews_Detail .NyNewsDetail_Con { width: 100%; overflow: hidden; margin: 0 auto; padding: 0; line-height: 30px; color: #666; font-size: 16px; text-align: justify; }
.NyNewsDetail_Con p, .NyNewsDetail_Con div { width: 100%; overflow: hidden; line-height: 30px; color: #666; font-size: 16px; text-align: justify; text-indent: 0; margin: 0 auto 15px; padding: 0; }
.NyNewsDetail_Con p span, .NyNewsDetail_Con span, .NyNewsDetail_Con p em, .NyNewsDetail_Con em { color: #666!important; font-family: Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-serif!important; font-size: 16px!important; }
.NyNewsDetail_Con table { display: block; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.NyNewsDetail_Con table tr td p { text-indent: 0!important; }
.NyNewsDetail_Con img { display: inline-block; width: auto!important; height: auto!important; max-width: 60%; margin: 0 auto; padding: 0; text-indent: 0!important; }
.NyPrevNext { width:100%; overflow:hidden; margin:40px auto 0; padding:0;}
.NyPrevNext ul li { width:48.75%; height:47px; line-height:47px; color:#fff; font-size:16px;overflow:hidden;  white-space:nowrap; text-overflow:ellipsis; margin:0 2.5% 0 0; padding:0 10px; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background:#004ea2;}
.NyPrevNext ul li:nth-child(1){ background: #004ea2 url(../images/jt6.png) no-repeat 10px center;padding-left: 50px;}
.NyPrevNext ul li:nth-child(2) { text-align:right; margin-right:0;background:#004ea2 url(../images/jt7.png) no-repeat 98% center; padding-right:50px;}
.NyPrevNext ul li img { display:inline-block; width:31px; height:9px; vertical-align:middle; margin:-2px 10px 0; padding:0;}
.NyPrevNext ul li a { color:#fff; font-size:16px;}
/*内页新闻文章详情 结束*/

/*内页下载 开始*/
.ny_downlist li{height:50px;line-height:50px;background:#f4f4f4;margin-bottom:20px;padding:0 2%;}
.ny_downlist li a{display:block;width:70%;float:left;font-size:14px;color:#333;padding-left:3%;background:url(../images/down_icon.png) left center no-repeat;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.ny_downlist li span{display:block;width:20%;float:right;font-size:14px;color:#777;text-align:right;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.ny_downlist li span:before{content:'';display:inline-block;width:16px;height:16px;background:url(../images/dtime.png) center center no-repeat; vertical-align:middle;margin-top:-4px;margin-right:5px;}
.ny_downlist li:hover{background: #004ea2;}
.ny_downlist li:hover a{color:#fff;background:url(../images/down_icon2.png) left center no-repeat;}
.ny_downlist li:hover span{color:#fff;}
.ny_downlist li:hover span:before{background:url(../images/dtime2.png) center center no-repeat;}
.down_wj{padding-bottom:20px;text-align:center;}
.down_wj a{display:inline-block;width:120px;height:40px;line-height:40px;text-align:center;font-size:15px;border:1px solid #999;margin:0 auto;color:#555; position:relative;}
.down_wj a:before{ content:""; display:inline-block; background:url(../images/down1.png) no-repeat left center; width:16px; height:16px; margin:0 10px -2px 0;}
.down_wj a:hover{border:1px solid #004ea2 ;background:#004ea2 ;color:#fff;}
.down_wj a:hover:before{background:url(../images/down2.png) no-repeat left center;}
/*内页下载 结束*/

/*内页产品展示*/
.ny_pro_list { min-height: 300px; margin-top: 40px; }
.ny_pro_list ul li{ width:31.333%; float:left; margin:0 3% 30px 0; background:#fff; padding:15px 30px; position:relative; border:1px solid #ddd;}
.ny_pro_list ul li:nth-child(3n+3){ margin-right:0;}
.ny_pro_list ul li .lyPro_Img{ width:100%; height:240px; position:relative; overflow:hidden;}
.ny_pro_list ul li .lyPro_Img img{ display:block; max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto;}
.ny_pro_list ul li .lyPro_Text{ text-align:center; margin:6px 0 4px;}
.ny_pro_list ul li .lyPro_Text .lyPro_Name{ display:block; width:100%; font-size:16px; color:#222; font-weight:bold; position:relative; border-bottom:1px solid #ddd; padding:0 0 10px;margin-bottom:8px;}
.ny_pro_list ul li .lyPro_Text .lyPro_Name:before,.lyPro_list ul li .lyPro_Text .lyPro_Name:after{ content:""; display:block; width:7px; height:7px; position:absolute; left:-9px; bottom:-5px; border:1px solid #ddd; border-radius:50px;}
.ny_pro_list ul li .lyPro_Text .lyPro_Name:after{ left:inherit !important; right:-9px;}
.ny_pro_list ul li .lyPro_Text .lyPro_Name a{ display:block; width:100%; padding:0 10px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis; }
.ny_pro_list ul li .lyPro_Text p{ font-size:14px; color:#999;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.ny_pro_list ul li .lyPro_Text p img{ display:inline-block; margin:-2px 8px 0 0;}
.ny_pro_list ul li:after{ content:""; display:block; width:100%; height:0;background:rgba(0,0,12,0.45) url(../images/view.png) no-repeat center center;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; position:absolute; left:0; top:0; z-index:1; }
.ny_pro_list ul li .lyPro_btn{ display:none; position:absolute; left:50%; top:50%;transform: translate(-50%, -50%); z-index:2; width:100%; height:100%; text-align:center;}
.ny_pro_list ul li:hover:after{ height:100%;}
.ny_pro_list ul li:hover .lyPro_btn{ display:block;}
.ny_pro_list ul li:hover .lyPro_Img img{-webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}

/*内页产品展示 结束*/

/*产品列表页 开始*/
.nyPro_list { width:100%; height:auto; margin:0 auto; padding:0 0 0.1px;}
.nyPro_list ul li {width:100%;height:auto;margin: 0 auto 25px;padding:10px;background-color:#fff;border-bottom:1px dashed #eaeaea;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border:1px solid #ddd;}
.nyPro_list ul li:hover {}
.nyPro_list ul li .nyProList_img {width:24%;height: 165px;overflow:hidden;margin:0;padding:0;background-color:#fff;float:left;position:relative;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.nyPro_list ul li:hover .nyProList_img { border:0;}
.nyPro_list ul li .nyProList_img img.nyPro_img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; z-index:1; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyPro_list ul li:hover .nyProList_img a img.nyPro_img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.nyPro_list ul li .nyProList_img a i.nyPro_mask { display:none; width:100%; height:100%; overflow:hidden; margin:0; padding:0; background:rgba(0, 0, 0, 0.4) url(../images/view.png) center center no-repeat; position:relative; left:0; top:0; z-index:2;}
.nyPro_list ul li:hover .nyProList_img a i.nyPro_mask { display:block;}

.nyPro_list ul li .nyProList_text {width:73%;overflow:hidden;margin:0;padding:0;float:right;}
.nyPro_list ul li .nyProList_text .nyProList_name {width:100%;overflow:hidden;margin: 10px auto 5px;padding:0;}
.nyProList_text .nyProList_name a {display:block;width:100%;height:30px;overflow:hidden;line-height:30px;color: #333;font-size: 20px;white-space:nowrap;text-overflow: ellipsis;margin:0 auto;padding:0;font-weight: bold;}
.nyProList_text .nyProList_name a:hover { color:#004ea2;}
.nyPro_list ul li .nyProList_text .nyProList_ms { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.nyProList_text .nyProList_ms p {width:100%;height: 57px;overflow:hidden;line-height: 26px;color: #999;font-size: 15px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;margin:0 auto;padding:0;}
.nyPro_list ul li .nyProList_text .nyProList_tips {width:100%;overflow:hidden;margin: 15px auto 0;padding:0;}
.nyProList_text .nyProList_tips dl dd { display:inline-block; height:30px; overflow:hidden; line-height:30px; color:#797979; font-size:12px; white-space:nowrap; text-overflow: ellipsis; margin:0 10px 0 0; padding:0 10px; border:1px solid #eaeaea; float:left;max-width: 172px;}
.nyProList_text .nyProList_tips dl dd img { display:inline-block; width:16px; height:16px; vertical-align:middle; margin:-2px 4px 0 0; padding:0;}
.nyProList_text .nyProList_tips dl dd span { color:#004ea2;}
.nyPro_list ul li .nyProList_text .nyProList_btn { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.nyProList_text .nyProList_btn a { display:block; width:88px; height:34px; overflow:hidden; line-height:32px; color:#aaa; font-size:14px; text-align:center; margin:0 20px 0 0; padding:0; border:1px solid #dfdfdf; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyProList_text .nyProList_btn a:first-child { color:#fff; background-color:#2c64a1; border:1px solid #2c64a1;}
.nyProList_text .nyProList_btn a:hover { color:#fff; background-color:#004ea2; border:1px solid #004ea2;}
/*产品列表页 结束*/

/*产品详细页 开始*/
.NyProDetail { width: 100%; overflow: hidden; margin: 0 auto; padding: 0; }
.pro_detail_main { width: 100%; height: auto; margin: 0 auto 30px; padding: 0; position: relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
.pro_detail_main .pro_detail_img { width: 480px; height: 360px; overflow: hidden; margin: 0; padding: 10px; border: 1px solid #eaeaea; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
.pro_detail_img .pro_detail_img_main { width: 100%; height: 100%; margin: 0 auto; padding: 0; position: relative; }
.pro_detail_img_main img { display: block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.pro_detail_main .pro_detail_text { width: 49%; min-height: 360px; overflow: hidden; margin: 0; padding: 0; float: right; position: relative; }
.pro_detail_text>span { display:block;width: 100%;overflow: hidden;line-height: 40px;color: #333;font-size: 22px;text-align: justify;margin: 0 auto;padding: 0 0 10px;font-weight: normal;font-weight: bold; border-bottom:1px solid #ddd;}
.pro_detail_text i{ display:block; width:35px; height:3px; background:#004ea2; margin-top:-2px;}
.pro_detail_text .jyms {width: 100%;height: 156px;overflow: hidden;margin: 10px auto 25px;box-sizing: border-box;}
.pro_detail_text .jyms dd{width: 100%; font-size:14px;}
.pro_detail_text .jyms span{ display:block; background:url(../images/ms.png) no-repeat left center; padding-left:25px; color:#333; margin-bottom:5px;}
.pro_detail_text .jyms dd h1{height: 113px;overflow: hidden;line-height: 27px;color: #666;font-size: 14px;text-align: justify;margin: 0 auto;padding: 0;overflow: hidden; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; text-overflow: ellipsis; word-break: break-all;}
.pro_detail_text ul { width: 100%; _margin: 20px auto; padding: 0; margin: 30px 0 20px 0; }
.pro_detail_text ul li {width:48.75%;height: 40px; overflow: hidden;line-height: 40px;color: #666;font-size: 15px;text-align: justify;white-space: nowrap;text-overflow: ellipsis;margin: 0 auto;padding: 0 13px;margin:0 2.5% 2% 0;float: left; background:#f1f1f1;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.pro_detail_text ul li:nth-child(2n+2){ margin-right:0;}

.pro_detail_text .pro_detail_btn {width: 100%;height: 50px;overflow: hidden;margin: 32px auto 0;padding: 0;}
.pro_detail_btn a { display: block; width: 155px; height: 50px; overflow: hidden; line-height: 50px; color: #fff; font-size: 16px; text-align: center; margin: 0 20px 0 0; padding: 0; float: left; font-weight:bold; }
.pro_detail_btn a img { display: inline-block; width: 25px; height: 21px; vertical-align: middle; margin: 0px 10px 0 0; padding: 0; }
.pro_detail_btn a.prodtl_btn1 { float: left; margin: 0 4% 0 0; background-color: #004ea2; }
.pro_detail_btn a.prodtl_btn1:hover { background-color: #1453ac; }
.pro_detail_btn p { height: 50px; line-height: 50px; color: #555; font-size: 15px; margin: 0; padding: 0; }
.pro_detail_btn p img { display: block; width: 42px; height: 42px; float: left; margin: 5px 8px 5px 0; padding: 0; }
.pro_detail_btn p font { color: #191919; font-size: 22px; font-weight: bold; vertical-align: middle; margin: -2px 0 0 0; }
.prodetail_img { width: 47%; height: 456px; margin: 0; padding: 0; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
#preview { width: 100%; margin: 0; text-align: center; position: relative; }
.list-h li { float: left; }
#spec-n5 { width: 100%; height: 80px; padding-top: 10px; overflow: hidden; }
#spec-left { width: 16px; height: 70px; float: left; cursor: pointer; margin-top: 3px; }
#spec-right { width: 16px; height: 70px; float: left; cursor: pointer; margin-top: 3px; }
#spec-list { width: 440px; float: left; overflow: hidden; margin-left: 2px; display: inline; }
#spec-list ul { }
#spec-list ul li { float: left; display: inline; padding: 0; width: 18.4%; height: 70px; margin: 0 2% 0 0; }
#spec-list ul li:last-child { margin: 0; }
#spec-list ul li p { width: 100%; height: 100%; overflow: hidden; margin: 0; padding: 0; border: 1px solid #dfdfdf; position: relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
#spec-list ul li:hover p { border: 1px solid #1f71c2; }
#spec-list ul li img { display: block; max-width: 94%; max-height: 94%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
/*jqzoom*/
.jqzoom { position: relative; width: 100%; height: 360px; overflow: hidden; padding: 0; border: 1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
.jqzoom img { display: block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.zoomdiv { z-index: 100; position: absolute; top: 1px; left: 0px; border: 1px solid #eaeaea; display: none; text-align: center; overflow: hidden; left: 104%!important; top: 0!important; background:#fff; }
.bigimg { }
.jqZoomPup { width: 200px!important; height: 200px!important; z-index: 10; visibility: hidden; position: absolute; top: 0px; left: 0px; background: url(../images/mask.png) 0 0 repeat; opacity: 0.5; -moz-opacity: 0.5; -khtml-opacity: 0.5; filter: alpha(Opacity=50); cursor: move; }
#spec-list { position: relative; width: 100%; margin: 0; }
#spec-list div { width: 100%!important; height: 70px!important; margin: 0; }
#ceshi { display: block; margin: auto!important; left: 0; top: 0; bottom: 0; right: 0; }
.prodetail_img a.videoIco { left: 20px!important; bottom: 20px!important; z-index: 99!important; }
.Warning { width: 100%!important; height: 100%!important; }
.NyProDetail .NyProDetail_Con { width: 100%; overflow: hidden; margin: 0 auto 30px; padding: 0; }
.NyProDetail_Title {width: 100%;height: 52px;overflow: hidden;line-height: 52px;color: #333333;font-size: 18px;margin: 0 auto 30px;background: #f4f4f4;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.NyProDetail_Title:before{ display:inline-block; content:""; width:6px; height:38px; background:#004ea2; margin: 7px 20px 0 0; float:left;}
.NyProDetail_Title span { display: block; height: 2px; width: calc(100% - 100px); background: #eaeaea; float: right; margin-top: 20px; }
.NyProDetail_Con .NyProDetailCon,.NyProDetailCon p, .NyProDetailCon div,.NyProDetailCon span,.NyProDetailCon video,.NyProDetailCon table,.NyProDetailCon tr,.NyProDetailCon td,.NyProDetailCon img { width:auto !important;max-width:100% !important;}
/*产品详情 结束*/


/*在线留言 开始*/
.ly_OrdCon {width:100%;overflow:hidden;margin: 0 auto;padding:40px 160px 40px 0;position:relative;box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box;-moz-box-sizing: border-box;}
.ly_OrdCon .lyOrdCon_img {width:141px;height:141px;overflow:hidden;margin:-79px 0 0;padding:0;border-radius:50%;position:absolute;right: 70px;top:50%;}
.ly_OrdCon .lyOrdCon_text {width:100%;overflow:hidden;margin:0;padding: 0 120px 0 40px;box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box;-moz-box-sizing: border-box;}
.lyOrdCon_text .NyCon_tit { width:100%; overflow:hidden; line-height:40px; color:#333; font-size:30px; margin:0 auto 10px; padding:0; font-weight:bold;}
.lyOrdCon_text p { width:100%; overflow:hidden; line-height:30px; color:#565656; font-size:15px; text-align:justify; margin:0 auto; padding:0;}
.ly_msg { width: 100%; overflow: hidden; margin: 0 auto; padding: 0; }
.ly_msg h3 { display: none!important; }
.ly_msg ul { width: 100%; overflow: hidden; margin: 0 auto; padding: 0; }
.ly_msg ul li { width: 100%; overflow: hidden; line-height: 44px; margin: 0 auto 25px!important; padding: 0; color: #999; font-size: 14px; }
.ly_msg ul li:last-child { margin: 0 auto!important; }
.ly_msg ul li h4 { width: 12%!important; height: 44px!important; overflow: hidden; line-height: 44px!important; margin: 0; padding: 0 10px 0 0; color: #333; font-size: 16px; text-align: right; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
.ly_msg ul li h4 font { color: #f00; }
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara { width: 83%; overflow: hidden; margin: 0; padding-right: 20px; background: url(../images/tb_img.png) top right no-repeat; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_ipt12, .ly_msg ul li .msg_tara { width: 88%!important; font-family: Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-seri!important; }
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_ipt12, .ly_msg ul li .msg_ipt2 { height: 44px!important; background: url(../images/tb_img.png) right center no-repeat!important; }
.ly_msg ul li .msg_ipt12 { width: 88%; height: 34px; overflow: hidden; margin: 0; padding-right: 20px; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
.msg_ipt1 input, .msg_tara textarea { display: block; width: 100%; overflow: hidden; margin: 0; padding: 8px 15px; color: #999; font-size: 16px; border: 0px solid #eaeaea; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
.msg_ipt12 input { height: 34px; line-height: 16px; display: block; width: 100%; overflow: hidden; margin: 0; padding: 8px 15px; color: #666; font-size: 12px; border: 1px solid #eaeaea; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
.msg_ipt1 input, .msg_ipt12 input, .msg_ipt2 input { height: 44px!important; font-family: Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-seri !important; }
.msg_ipt1 input, .msg_ipt12 input, .msg_ipt2 input, .msg_tara textarea { border-radius: 0; font-size: 16px!important; background-color: #f1f1f1!important; border: 0 solid #eaeaea!important; font-family: Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-seri!important; outline: none!important; resize: none!important; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
.ly_msg ul li .msg_ipt1 #selPvc { border-radius: 0; height: 44px!important; line-height: 44px!important; color: #666!important; font-size: 16px!important; background-color: #f1f1f1!important; border: 0px solid #eaeaea!important; padding: 0 15px!important; outline: none!important; box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; }
.ly_msg ul li .msg_ipt2, .msg_ipt2 input { width: 160px!important; padding: 0 15px; }
.ly_msg ul li .msg_ipt2 { width: 120px; height: 34px; overflow: hidden; margin-right: 10px; padding: 0; float: left; }
.ly_msg ul li a.yzm_img { display: block; width: 90px; height: 34px; overflow: hidden; margin: 0; padding-right: 20px; background: url(../images/tb_img.png) top right no-repeat; float: left; }
.ly_msg ul li a.yzm_img { width: 120px!important; height: 44px!important; background: url(../images/tb_img.png) right center no-repeat!important; }
.ly_msg ul li a.yzm_img img { display: block; width: 100%!important; height: 100%!important; }
.ly_msg ul li .msg_btn { width: 88%; overflow: hidden; margin: 15px auto 0; padding: 0; float: left; }
.ly_msg ul li .msg_btn { width: 88%!important; }
.msg_btn input { width: 150px!important; height: 44px!important; line-height: 44px!important; color: #fff!important; font-size: 16px!important; text-align: center!important; margin: 0 20px 0 0; padding: 0; border-radius: 2px; border: none!important; background-color: #004ea2!important; cursor: pointer!important; }
.msg_btn input:last-child { background-color: #e60012!important; }
.msg_btn input:hover { background-color: #1453ac!important; }
.msg_btn input:last-child:hover { background-color: #ed0a1c!important; }
/*在线留言 结束*/

/*内页联系我们 开始*/
.ny_contact .contact_top b{ display:block; font-size:28px; color:#222327;}
.ny_contact .contact_top span{ display:block; width:57px; height:5px; background:#004ea2; margin:23px 0;}
.ny_contact .contact_top p{ font-size:16px; color:#666;}
.ny_contact .contact_list{ width:100%; border:1px solid #ddd;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; height:150px; margin:40px 0; padding:0 20px;}
.ny_contact .contact_list ul li{width:33.3333%;float:left;border-right:1px solid #ddd;height:150px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;padding-top: 45px;padding-left: 80px;}
.ny_contact .contact_list ul li:nth-child(1){background: url(../images/t_icon03.png) no-repeat 40px 45px;}
.ny_contact .contact_list ul li:nth-child(2){background: url(../images/t_icon02.png) no-repeat 40px 45px;}
.ny_contact .contact_list ul li:nth-child(3){ border:none;background: url(../images/t_icon01.png) no-repeat 40px 45px;}
.ny_contact .contact_list ul li b{font-size:16px;color:#222327;display:block;margin-bottom: 13px;}
.ny_contact .contact_list ul li p{font-size: 16px;color:#73757f;overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; word-break: break-all; height:48px; line-height:24px; padding-right:10px;}
.lyNyContact_map { width: 100%; overflow: hidden; margin:0; padding: 0; border: 1px solid #dfdfdf; padding: 15px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.lyNyContact_map .lyNyContact_Mapmain { width: 100%; height: 405px; overflow: hidden; margin: 0 auto; background-color: #f8f8f8; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
/*内页联系我们 结束*/

/*相关文章 开始*/

.xgwz { margin-top: 35px; }
.xgwz .xgwz_bt {background:url(../images/xgwz_bt.png) no-repeat;padding: 9px 0 0  35px;height: 85px;box-sizing: border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.xgwz .xgwz_bt p {height: 40px;line-height: 50px;font-size: 24px;font-weight: bold;color: #fff;}
.xgwz .xgwz_bt span { display: block; height: 20px; line-height: 20px; font-size: 14px; color: rgba(255,255,255,.3); text-transform: uppercase; }

.xgwz .xgwz_list { padding:10px 10px 20px; border:1px solid #ddd;box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; border-top:0; min-height:200px; }
.xgwz_list ul li { width: 100%; border-bottom: 1px solid #eaeaea;padding: 12px 0 0 15px;box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; background:url(../images/ico3.png) no-repeat left 24px; }
.xgwz_list ul li a { display:block; font-size: 14px; line-height: 30px; color:#666; height: 30px; margin-bottom: 5px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.xgwz_list ul li a:hover { color: #004ea2; }
/*相关文章 结束*/

/*分页样式 开始*/
#fengye { text-align: center; margin: 20px auto 0; color: #555; font-size: 14px; }
#fengye a { display: inline-block; padding: 0 10px; background: #ddd; height: 30px; line-height: 30px; text-align: center; margin: 0 5px; border-radius: 2px; color: #555; font-size: 14px; }
#fengye a:hover { background: #004ea2; color: #ffffff; }
#fengye a.pnnum1 { background: #004ea2; color: #ffffff; }
#fengye input { display: inline-block; padding: 0 5px; background-color: #004ea2; width: 40px !important; height: 30px !important; line-height: 30px; text-align: center; margin: 0 5px; color: #fff; cursor: pointer; border: 0; outline: none; }
#fengye .p_input { display: inline-block; padding: 0 5px; background: #ddd; height: 30px; line-height: 30px; text-align: center; margin: 0 5px; color: #555; cursor: default; }
/*分页样式 结束*/

/*内页荣誉资质 开始*/
.ny_honor_list ul li {margin: 0 3% 2% 0;width: 31.3333%;float:left;}
.ny_honor_list ul li:nth-child(3n+3){ margin-right:0;}
.ny_honor_list ul li .pic {display: block;width: 100%;float: left;height: 230px;border: 1px solid #DDDDDD;text-align: center;position: relative;overflow: hidden;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;margin-bottom: 3px;}
.ny_honor_list ul li .pic img { max-width: 95%; max-height: 95%; vertical-align: middle; -webkit-transition: all .6s; -moz-transition: all .6s; -ms-transition: all .6s; -o-transition: all .6s; transition: all .25s; }
.ny_honor_list ul li .pic .iblock { display: inline-block; height: 100%; width: 0; vertical-align: middle }
.ny_honor_list ul li:hover .pic img { transform: scale(1.1); -ms-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1); -moz-transform: scale(1.1); }
.ny_honor_list ul li .tlt{display:block;height: 50px;text-align:center;clear: both;margin-top: 5px;font-size: 16px;color: #333;line-height: 50px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.ny_honor_list ul li:hover .tlt{ color:#004ea2;}
/*内页荣誉资质 结束*/

/*右侧客服 开始*/
.kfView {position:fixed;top:25%;right:2px;z-index:999;}
.kfView a.qqa {display:block;width:44px;height:44px;overflow:hidden;background:rgba(0,0,0,.7);margin-bottom:2px;}
.kfView a.qqa:after {content:'';display:block;width:24px;height:24px;background:url(../images/slidebar_icon.png) top center no-repeat;overflow:hidden;margin:9px 10px;}
.kfView .tela>a {display:block;width:44px;height:44px;overflow:hidden;background:rgba(0,0,0,.7);margin-bottom:2px;}
.kfView .tela>a:after {content:'';display:block;width:24px;height:24px;background: url(../images/slidebar_icon.png) center -27px no-repeat;overflow:hidden;margin:9px 10px;}
.kfView .tela .wz {position:absolute;top:2px;left:-224px;z-index:999;display:none;box-shadow: 0 0 10px rgba(0,0,0,.2);}
.kfView .tela:hover .wz{display:block;}
.kfView .tela p {background:#fff;width:200px;height:40px;overflow:hidden;font-size:18px;font-weight:bold;color:#004ea2;line-height:40px;text-align:center;}
.kfView .tela p em {width:0;height:0;border-width:6px 0 6px 6px;border-style:solid;border-color:transparent transparent transparent #fff;margin-top:-4px;position:absolute;top:50%;right:-6px;}
.kfView .wxa {position:relative;}
.kfView .wxa>span {display:block;width:44px;height:44px;overflow:hidden;background:rgba(0,0,0,.7);margin-bottom:2px;}
.kfView .wxa>span:after {content:'';display:block;width:24px;height:24px;background: url(../images/slidebar_icon.png) center -52px no-repeat;overflow:hidden;margin:9px 10px;}
.kfView .wxa .code {position:absolute;top:-46px;left:-139px;z-index:999;display:none;box-shadow: 0 0 10px rgba(0,0,0,.2);}
.kfView .wxa:hover .code{display:block;}
.kfView .wxa .code p {background:#fff;width:115px;height:146px;}
.kfView .wxa .code p img {max-width:100%;max-height:100%;}
.kfView .wxa .code p em {width:0;height:0;border-width:6px 0 6px 6px;border-style:solid;border-color:transparent transparent transparent #fff;position:absolute;top:50%;right:-6px; margin-top:-10px;}
.kfView .wxa .code p i{ display:block; font-size:14px; text-align:center; color:#333; background:#fff; padding:0 5px 10px; font-style:normal;}
.kfView a.totop {display:block;width:44px;height:44px;overflow:hidden;background:rgba(0,78,162,.7);margin-bottom:2px; cursor:pointer;}
.kfView a.totop:after {content:'';display:block;width:24px;height:24px;background: url(../images/slidebar_icon.png) center -76px no-repeat;overflow:hidden;margin:9px 10px;}
.kfView .pfpro,.kfView .pflxwm{ display:none;}
/*右侧客服 结束*/
